debug bgp
This command debugs Border Gateway Protocol (BGP) processing.
Syntax
# debug dbg
Command |
Description |
---|---|
events |
Debugs BGP events. |
filters |
Debugs BGP filters. |
fsm |
Debugs BGP Finite State Machine. |
keepalives |
Debugs BGP keepalives. |
updates {in|out} |
Debugs BGP updates. |
zebra |
Debugs BGP Zebra messages. Zebra routing software provides TCP/IP based routing services with support from routing protocols RIP, OSPF and BGP. Zebra also supports IPv4 and IPv6 routing protocols. |
Command Mode
Privileged User
Example
This example shows how to configure debugging outbound updates:
# debug bgp updates BGP updates debugging is on # debug bgp updates out BGP updates debugging is on (outbound)